home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 March / MacWorld 03:96.toast / Online / BBEdit-FTP-20 / BBEdit FTP - Read Me next >
Text File  |  1996-01-03  |  2KB  |  49 lines

  1. BBEdit FTP - Read Me
  2.  
  3. What this is
  4.  
  5. BBEdit FTP is an extension to the BBEdit text editor for easy access to local network text files. The same thing can be achieved using more advanced FTP client software like Fetch or Anarchie, however, BBEdit FTP has some advantages:
  6.  
  7. - it is faster
  8. - it is more easily at hand while working with BBEdit
  9. - it has a standard get/put file dialog interface
  10. - it can create folders
  11. - it can delete files and folders
  12. - it understands more directory listings
  13.  
  14. BBEdit FTP has some disadvantages as well:
  15.  
  16. - it is modal
  17. - it knows nothing about file types
  18.  
  19.  
  20. Usage
  21.  
  22. First install BBEdit FTP by dragging the file "FTP" to your BBEdit Extensions folder. Launch BBEdit and choose FTP… from the Extension menu. In the right dialog panel, type the host name or IP dot address, your login account name and password, then click the Connect button. (Use a blank account name for anonymous FTP; the password, if any, is not sent in this case.)
  23.  
  24. When the connection has been established, the file and folders in the directory that you visited most recently are listed in the left dialog panel. To go directly to another folder choose Directory… from the folder pop-up menu and type the path to the folder. Use ".." to go to the parent folder, "~" to go to your home catalog and "~user" to go to another user's home catalog.
  25.  
  26. To get a file: select the file in the file and folder list and click the Get button.
  27. To put a file: type the file name below the file and folder list and click the Put button.
  28.  
  29. Keyboard shortcuts:
  30.  
  31. Command+D: open directory goto dialog
  32. Command+N: open New Folder dialog
  33. Command+I: open Get Info dialog
  34.  
  35.  
  36. Other info
  37.  
  38. BBEdit FTP
  39.  
  40. - is freeware
  41. - is accelerated for PowerPC
  42. - works with BBEdit Lite and commercial BBEdit
  43. - requires MacTCP and MacOS version 7.0 or better
  44.  
  45. Copyright (c) 1995-96 Erling Johansen. Portions copyright (c) 1995 Northwestern University. Thanks to John Norstad. Thanks to Bare Bones Software.
  46.  
  47. Please send bug reports and feature wish lists to ejo@vingmed.no
  48.  
  49.